-
Home
-
Multiple Page Generator Plugin – MPG
-
3.3.3
-
Code
-
Classes
- WriterEntityFactory
Total Complexity |
11 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
105 |
Lines of code |
39 |
Logical lines of code |
20 |
Comment lines |
47 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createCSVWriter() |
S |
69 |
2 |
7 |
createXLSXWriter() |
S |
69 |
2 |
7 |
createODSWriter() |
S |
69 |
2 |
7 |
createWriter() |
S |
80 |
1 |
3 |
createWriterFromFile() |
S |
80 |
1 |
3 |
createRow() |
S |
79 |
1 |
3 |
createRowFromArray() |
S |
70 |
1 |
6 |
createCell() |
S |
79 |
1 |
3 |